home *** CD-ROM | disk | FTP | other *** search
/ Aminet 50 / Aminet 50 (2002)(GTI - Schatztruhe)[!][Aug 2002].iso / Aminet / util / virus / VirusZ.readme < prev   
Text File  |  2002-05-23  |  3KB  |  77 lines

  1. Short:    VirusZ III 0.9a - Antivirus Software
  2. Author:   Georg Hörmann
  3. Uploader: ghoermann@gmx.de (Georg Hörmann)
  4. Type:     util/virus
  5. Requires: AmigaOS 2.04 or better
  6.  
  7.           util/libs/ReqToolsUsr.lha
  8.           util/virus/xvslibrary.lha
  9.           util/pack/xfdmaster.lha
  10.           util/arc/xadmaster.lha (recommended)
  11.           util/libs/DisLib.lha (optional)
  12.  
  13. ============================================================================
  14.                                  VirusZ III
  15.                 Copyright © 1991-1999/2002 by Georg Hörmann
  16.                    Copyright © 1999-2001 by Dirk Stöcker
  17. ============================================================================
  18.  
  19. VirusZ  is  still  the  classic antivirus software for Amiga computers, even
  20. though development was down for over 2 years.  Now I'm trying to finally add
  21. the missing features step by step (see history below).
  22.  
  23. This archive no longer contains any of the required libraries, so please get
  24. them from Aminet (locations are mentioned in the header of this textfile).
  25.  
  26. To  ensure  that you have downloaded an original version of VirusZ and not a
  27. fake, you can use my PGP key (attached to the VirusZ.doc file) together with
  28. the  signatures  included  in  the  archive  for verification.  You can also
  29. download a 100% safe copy of my PGP key from the following homepages:
  30.  
  31. Virus Help Team Denmark homepage:   www.vht-dk.dk
  32. Dirk Stöcker's homepage:            www.dstoecker.de
  33.  
  34. Additionally,  you should compare the file size of your VirusZ copy with the
  35. one displayed in the programs 'Technical Info' information.  They MUST match
  36. if you didn't have crunched VirusZ yourself.
  37.  
  38. For comments or bug reports or if you have found some new virus, contact the
  39. author at the following addresses:
  40.  
  41. snail-mail: Georg Hörmann
  42.             Martinswinkelstraße 16c
  43.             82467 Garmisch-Partenkirchen
  44.             Germany
  45.  
  46. e-mail:     ghoermann@gmx.de
  47.             ghoermann@epost.de
  48.  
  49. ============================================================================
  50.  
  51.  TODO  Until final release version 1.00:
  52.     - Implement file and sector scanning inside all types of disk- and
  53.       filearchives that xadmaster.library supports.
  54.     - Add device-based sector scanning.
  55.     - Add useful commands to ARexx port.
  56.  
  57.  0.9a  Changes/Additions since 0.99:
  58.     - Totally redesigned the file check. Now all selected files/dirs are
  59.       always scanned without user interaction (exception: encoded files)
  60.       and just the important results get listed. These can be reviewed
  61.       at any time to finally decide what to do with malicious files.
  62.       The new concept has the following advantages:
  63.       (a) it's much faster (my SYS: partition gets scanned in 2:16 min,
  64.           the old scanner needed 9:20 min; that's over 4 times faster!);
  65.       (b) the Job Monitor (that's the name of the new check-window) is
  66.           fully prepared for archive and sector checking, all this will
  67.           happen in just one window (NOT IMPLEMENTED YET);
  68.       (c) less information that's not interesting for the average user,
  69.           just important things get reported now (if you want to analyse
  70.           the files on your harddisk, just use a tool like CheckX!);
  71.       (d) even disinfects damaged or encoded files as far as possible;
  72.       (e) looks much better :-)
  73.     - Added a whole bunch of perfectly commented snapshots sent by
  74.       Todd A. Oberly. Thanks a lot!
  75.     - Added more snapshots sent by Michel Bagmeijer and Ian Chapman.
  76.       Again thanks!
  77.